* .bzrignore: Add .h files that are host-dependent.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jan 2011 08:30:09 +0000 (00:30 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Jan 2011 08:30:09 +0000 (00:30 -0800)
commit17129d0a706506aba53cb8ac8d3d0d9f3cd1791c
treefc5074bdb8a3ce5b23ba628abe8117ab5581b2f0
parent73d0ffa1c7e95dd03fe711843703ed8c1bcec71b
* .bzrignore: Add .h files that are host-dependent.

Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
lib/time.h, lib/unistd.h, lib/warn-on-use.h.  These are
host-dependent and are built as part of an ordinary 'make', and
should not be checked in.
.bzrignore
ChangeLog